FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.uk-koeln.nngm.form#1.0.0 (141 ms)

Package de.uk-koeln.nngm.form
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.uk-koeln.nngm.form@1.0.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert
Url http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert
Version 1.0.0
Status active
Name Profile_nNGM_Patient_PatientPseudonymisiert
Title Profile - nNGM - Patient - Patient Pseudonymisiert
Experimental False
Description Dieses Profil beschreibt einen pseudonymisierten Patienten innerhalb des nNGM-Projektes.
Type Patient
Kind resource

Resources that use this resource

StructureDefinition
http://uk-koeln.de/fhir/StructureDefinition/nNGM/Composition Profile - nNGM - Composition
http://uk-koeln.de/fhir/StructureDefinition/Observation/nNGM/histologie Profile - nNGM - Observation - Histologie

Resources that this resource uses

StructureDefinition
http://fhir.de/StructureDefinition/gender-amtlich-de Differenzierung des administrativen Geschlechts 'other'
http://fhir.de/StructureDefinition/humanname-namenszusatz Extension zur Erfassung der VSDM Namensbestandteile
http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/izt Extension - nNGM - Informationsquelle Todesdatum


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "Profile-nNGM-Patient-PatientPseudonymisiert",
  "url" : "http://uk-koeln.de/fhir/StructureDefinition/Patient/nNGM/pseudonymisiert",
  "version" : "1.0.0",
  "name" : "Profile_nNGM_Patient_PatientPseudonymisiert",
  "title" : "Profile - nNGM - Patient - Patient Pseudonymisiert",
  "status" : "active",
  "publisher" : "Universitätsklinikum Köln",
  "description" : "Dieses Profil beschreibt einen pseudonymisierten Patienten innerhalb des nNGM-Projektes.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Patient",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Patient",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Patient.identifier",
        "path" : "Patient.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "system"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1
      },
      {
        "id" : "Patient.identifier:Patientenliste-Pseudonym",
        "path" : "Patient.identifier",
        "sliceName" : "Patientenliste-Pseudonym",
        "label" : "Pseudonym",
        "short" : "Pseudonym vergeben durch die nNGM-Patientenliste",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Patient.identifier:Patientenliste-Pseudonym.system",
        "path" : "Patient.identifier.system",
        "min" : 1,
        "fixedUri" : "http://uk-koeln.de/fhir/sid/nNGM/patient-pseudonym"
      },
      {
        "id" : "Patient.identifier:Patientenliste-Pseudonym.value",
        "path" : "Patient.identifier.value",
        "min" : 1
      },
      {
        "id" : "Patient.name",
        "path" : "Patient.name",
        "max" : "0"
      },
      {
        "id" : "Patient.name.family.extension",
        "path" : "Patient.name.family.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.name.family.extension:namenszusatz",
        "path" : "Patient.name.family.extension",
        "sliceName" : "namenszusatz",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.de/StructureDefinition/humanname-namenszusatz"
            ]
          }
        ]
      },
      {
        "id" : "Patient.name.given",
        "path" : "Patient.name.given",
        "max" : "1"
      },
      {
        "id" : "Patient.telecom",
        "path" : "Patient.telecom",
        "max" : "0"
      },
      {
        "id" : "Patient.gender",
        "path" : "Patient.gender",
        "label" : "Geschlecht",
        "short" : "Die Extension 'other-amtlich' und der Constraint pat-nngm-1 ist bei der Erfassung eines administrativen Geschlechts mit der Ausprägung 'divers' zu beachten.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.gender.extension",
        "path" : "Patient.gender.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.gender.extension:other-amtlich",
        "path" : "Patient.gender.extension",
        "sliceName" : "other-amtlich",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://fhir.de/StructureDefinition/gender-amtlich-de"
            ]
          }
        ]
      },
      {
        "id" : "Patient.gender.extension:other-amtlich.value[x]",
        "path" : "Patient.gender.extension.value[x]",
        "label" : "Anderes Geschlecht",
        "short" : "Gibt an ob das Geschlecht des Patienten divers oder unbestimmt ist",
        "mustSupport" : true
      },
      {
        "id" : "Patient.gender.extension:other-amtlich.value[x].system",
        "path" : "Patient.gender.extension.value[x].system",
        "min" : 1
      },
      {
        "id" : "Patient.gender.extension:other-amtlich.value[x].code",
        "path" : "Patient.gender.extension.value[x].code",
        "min" : 1
      },
      {
        "id" : "Patient.birthDate",
        "path" : "Patient.birthDate",
        "label" : "Geburtsdatum",
        "short" : "Geburtsdatum des Patienten",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Patient.deceased[x]",
        "path" : "Patient.deceased[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Patient.deceased[x]:deceasedBoolean",
        "path" : "Patient.deceased[x]",
        "sliceName" : "deceasedBoolean",
        "label" : "Verstorben",
        "short" : "Ob der Patient verstorben ist",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Patient.deceased[x]:deceasedDateTime",
        "path" : "Patient.deceased[x]",
        "sliceName" : "deceasedDateTime",
        "type" : [
          {
            "code" : "dateTime"
          }
        ]
      },
      {
        "id" : "Patient.deceased[x]:deceasedDateTime.extension",
        "path" : "Patient.deceased[x].extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "Patient.deceased[x]:deceasedDateTime.extension:informationsquelleTodesdatum",
        "path" : "Patient.deceased[x].extension",
        "sliceName" : "informationsquelleTodesdatum",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://uk-koeln.de/fhir/StructureDefinition/Extension/nNGM/izt"
            ]
          }
        ]
      },
      {
        "id" : "Patient.deceased[x]:deceasedDateTime.extension:informationsquelleTodesdatum.value[x]",
        "path" : "Patient.deceased[x].extension.value[x]",
        "label" : "Informationsquelle des Todes",
        "short" : "Informationsquelle des Todes des Patienten",
        "mustSupport" : true
      },
      {
        "id" : "Patient.address",
        "path" : "Patient.address",
        "max" : "0"
      },
      {
        "id" : "Patient.maritalStatus",
        "path" : "Patient.maritalStatus",
        "max" : "0"
      },
      {
        "id" : "Patient.photo",
        "path" : "Patient.photo",
        "max" : "0"
      },
      {
        "id" : "Patient.contact",
        "path" : "Patient.contact",
        "max" : "0"
      },
      {
        "id" : "Patient.communication",
        "path" : "Patient.communication",
        "max" : "0"
      },
      {
        "id" : "Patient.link",
        "path" : "Patient.link",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.